home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / MATHS / RLAB / RLAB125.ZIP / !RLaB / misc / plhelp / xlabel < prev    next >
Text File  |  1994-05-11  |  275b  |  12 lines

  1. xlabel:
  2.  
  3. Synopsis: Set the X-axis label for the current sub-plot.
  4.  
  5. Syntax: xlabel ( XLABEL )
  6.  
  7. Description:
  8.  
  9.     Set the x-axis label for the current sub-plot in the current
  10.     plot-window. If xlabel is used without any arguments, then the
  11.     x-axis label is set to the null-string.
  12.